(follow-on from previous commit)
authorElliot Lee <sopwith@redhat.com>
Tue, 20 Jun 2000 20:22:05 +0000 (20:22 +0000)
committerElliot Lee <sopwith@src.gnome.org>
Tue, 20 Jun 2000 20:22:05 +0000 (20:22 +0000)
commit8f4f35b392510a8b480dd0c7e6030ab834f6aa43
tree43279f2410f52f6548858709bbb344ac4d9054e8
parentdd7510dccbf51df37e0d02d31f4daed4e52152e6
(follow-on from previous commit)

(follow-on from previous commit)
2000-06-18  Elliot Lee  <sopwith@redhat.com>

* gtk/gtkwindow.c: Don't allow creation of a window bigger than the screen.

* gtk/gtkrange.c: Fix the mega-jumpy-with-lagged-events scrollbar
problem by calculating event position relative to the trough
rather than the slider.
* gtk/gtkdnd.c, gtk/gtkcolorsel.c: Include FB headers if appropriate.

* gdk/gdkgc.h: Add GDK_NOR.
* configure.in, Makefile.am: Add modules top level dir
* configure.in: Only use pangox library if building x11 target.
* gdk/gdkdnd.h: Add GDK_DRAG_PROTO_LOCAL enum for future intra-app use.
22 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
Makefile.am
configure.in
gtk/Makefile.am
gtk/gtkbutton.c
gtk/gtkcolorsel.c
gtk/gtkdnd.c
gtk/gtklabel.c
gtk/gtkplug.c
gtk/gtkrange.c
gtk/gtkselection.c
gtk/gtksocket.c
gtk/gtkstyle.c
gtk/gtkwindow.c
gtk/testgtk.c
tests/testgtk.c